Create a new user

{ createUser }

Adds a new user to the system.

Method

/API/admin/createUser

  • API Section: /API/admin
  • API Version: 1.0
  • Method operates via POST actions only.
  • NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead

    Input Parameters

    Name

    data

    Object Type

    Description

    The special 'Active Directory' user object with all relevant meta-data for the user.

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    successful operation

    Notes

    First create the User object with all its settings